.top_bar{ width:100%; background:#F5F5F5; border-bottom:1px solid #efefef; }
.top{ width:1180px; height:36px; margin:0 auto;}
.top span{ padding-top:10px; float:left;}
.top .login{padding:8px 0 0 0; width:240px; float:left; }
.top .login a{ padding:1px 7px; float:left; } 
.top .login span{ padding:0; margin:0;}
.top .login .connect{ margin:-3.5px 0 0 0px; float:left; } 
.help{ padding:8px 0 0; float:right;}
.help a{ padding:0 12px; margin-top:2px; float:left;}
.help em{ color:#999999; font-style:normal;}
/*top-ad*/
.top_ad{width:100%;text-align:center; height:80px; background:#460000;}
.top_ad span{width:1180px; margin:0 auto;display:inline-block;position:relative;}
.top_ad img{height:80px;width:1180px;}
.ad_close{position:absolute;right:-30px;top:0;display:block;width:30px;height:20px;line-height:20px;background:#FF3C3C;color:#FFF;}
.ad_close:hover{color:#fff;}


/*logo*/
.logo_bar{ width:100%; background:#fff;  }
.logo{ width:1180px; height:120px; padding-top:10px; margin:0 auto; }
.logo .img{ width:200px; padding:28px 0 0 0; float:left;}
.logo .address{ width:80px;padding:26px 0 0 0; float:left;}
.logo .address span{  width:80px; text-align:center; padding:0 0 3px 0; color:#666666;  font-size:16px; float:left;}
.logo .address a{width:80px; text-align:center; float:left; }
.logo .freeMobile{ width:180px;padding:26px 0 0 0; float:left;}
.logo .freeMobile span{ width:100%; text-align:center; padding:0 0 3px 0; color:#666;  font-size:12px; float:left;}
.logo .freeMobile strong{ width:100%; text-align:center; font-size:20px; color: #50B039; float:left; }
 
.logo .sch{ padding:20px 0 0 100px; width:680px; float: left;}
.logo .schbox input.but1{ width:500px; height:36px; border:2px solid #FF0000; font-size:12px;  padding:0px 5px 0 10px; float:left;} 
.logo .schbox input.but2{ width:90px; height:40px; padding:6px 0px; color:#FFFFFF; font-family:"微软雅黑"; font-size:16px; font-weight:bold; background:#FF0000; }

.logo .schhot{ width:500px;  height:25px; overflow:hidden; margin:12px 0 0 0; float:left;}
.logo .schhot span{}
.logo .schhot a{ color:#666; font-size:14px; padding:0 8px; float:left;} 
.logo .schhot a:frist-child{ padding-left:0; }
.logo .schhot a.ch{ color:#FF0000;}

.logo .baozhang{ width:250px; height:80px; background:url(../images/baozhang.png) no-repeat; margin:7PX 0 0 0; float:right;}
.logo .baozhang span{ width:80px; text-align:center; margin-top:55px; color:#999999; float:left;}

/*小购物车的样式*/
.small_cart{ margin:23px 0 0 30px; float:right; } 
.small_cart_name{ width:120px; height:23px; margin-top:-2px; position:relative; color:#f00; z-index:1000; background:#fff; border:1px solid #eee; padding:12px 10px 5px 25px; float:left; }
.small_cart_name em{ width:22px; height:22px; background:url(../../../../public/images/cart.png) no-repeat; float:left;}
.small_cart_name span{ margin:0 0 0 5px; font-size:12px; float:left;}
.small_cart_name i{ min-width:15px; height:12px;line-height:12px; background: #FF0000; color:#fff; text-align:center;  border-radius:7px 7px 7px 0; margin:-5px 0 0 3px; font-size:12px; font-style:inherit; padding:2px; float:left;}

.small_cart:hover .small_cart_name{ border-bottom:none;}
.small_cart:hover .small_cart_list{ display:block; }

.small_cart_list{ width:320px; background:#fff; display:none; border:1px solid #eee; position:absolute; z-index:999; margin:38px 0 0 -165px;  }
.small_cart_list span.ctname{width:300px; padding:8px 0 6px 10px; font-size:14px; font-weight:bold; float:left;}
.small_cart_list .cartNull{ width:320px; padding:50px 0; text-align:center; float:left; }
.small_cart_list .cartNull i{ width:50px; height:50px; background:url(../../../../public/images/cart_null.png); background-size:auto 50px; margin:0 0 0 38px; float:left; }
.small_cart_list .cartNull span{ margin:15px 0 0 15px;  color:#999; float:left; }

.small_cart_list .cldtl{ width:320px; max-height:300px; overflow:auto; overflow-x:hidden; text-align:center; float:left;}
.small_cart_list .cldtl .clbox{ width:300px; margin-left:10px; padding:8px 0; border-bottom:1px dotted #efefef; float:left;}
.small_cart_list .cldtl .clbox .img{ width:50px; height:50px; padding:0; margin-right:10px; overflow:hidden; float:left;}
.small_cart_list .cldtl .clbox .img img{ width:50px; height:50px; float:left;}
.small_cart_list .cldtl .clbox .ttl{ width:138px; height:50px; text-align:left; overflow: hidden; float:left;}
.small_cart_list .cldtl .clbox .ttl a{ color:#666666; }
.small_cart_list .cldtl .clbox .num{ width:80px;  float:left;}
.small_cart_list .cldtl .clbox .num span{ width:80px; margin:0; font-weight:bold; text-align:right; float:right;}
.small_cart_list .cldtl .clbox .num a{ width:80px; text-align:right; float:right;}
.small_cart_list .cldtl .enterCart{ width:320px; padding:12px 0; margin:0; background:#f8f8f8; float:left;}
.small_cart_list .cldtl .enterCart a{ background:#FF0000; color:#FFFFFF; padding:5px 15px; border-radius:3px; margin-right:10px; float:right;}
  

/*nav*/
.nav_bar{ width:100%; height:38px; border-bottom:1px solid #FF0000; overflow:hidden; }
.nav{width:1180px; height:35px; margin:0 auto; }
.nav a.header{ height:20px; line-height:20px; padding:0 26px 0; margin:10px 0 0 0; border-left:1px solid #f8f8f8; font-size:16px; text-align:center; color:#333; float: left; }
.nav a.header:first-child{ border-left:0px; }
.nav em{ float:left; font-style:inherit; padding:12px 0 0 0; color:#DF2C2C;}
.nav a.ch{ color: #333; font-size:16px; }

/*菜单部分*/
.allcats{ width:200px; float:left;}
.allcats span.name{ width:200px; height:40px; background:#FF0000; margin:0; padding:0 0 0 0;  float:left;}
.allcats span.name i{ width:22px; height:22px; margin:10px 10px 0 15px; background:url(../../../../public/images/index_list.png) no-repeat; float: left; }
.allcats span.name em{ color:#FFFFFF; margin:0; padding-top:9px; font-size:16px; float:left; }

.menu{ width:200px; height:440px; background:#2B2C34; margin-top:38px; padding:0; position:absolute; left:120; z-index:20; display:none; float: left; }
.menu dl{ width:200px; height:51px; border-bottom:1px solid #2F3039; padding:5px 0; z-index:21; float:left;} 
.menu dl:first-child{ padding:9px 0 2px 0; }
.menu dl dt{ width:150px; padding:3px 0 0 25px; font-size:14px; float:left;}
.menu dl dt em{ font:9px/12px consolas; line-height:20px; color:#333; float:right; }
.menu dl dt a{ color:#fff; font-size:14px; }
.menu dl dt .mbig{ width:140px; float:left; }
.menu dl dt .mbig span{ width:140px; float:left;}
.menu dl dt .mbig span a{ font-size:14px; float:left;}
.menu dl dt .mbig p{ width:140px; height:20px; padding:3px 0 0 0; overflow:hidden; float:left;}
.menu dl dt .mbig p a{ font-size:12px; font-weight:100; margin-right:10px; color:#ddd; float: left; }

.menu dl dd{ width:180px; padding:0px 0 0 26px; float:left;} 
.menu dl dd a{ padding:0 5px; color:#FCE5E5; line-height:23px;} 

.menu dl .mshow{ width:800px; min-height:430px; background: #FFFFFF; position: absolute; left:2px; top:10px; border-right:1px solid #efefef; z-index:22; display:none; }
.menu dl .mshow .mbox{ width:800px; padding:0; float:left; }
.menu dl .mshow .mbox .ml{ width:80px; padding:7px 0 6px 0; margin:0 10px 0 10px; line-height:28px; font-size:12px; font-weight:bold; color:#333333; text-align:right; float:left;} 
.menu dl .mshow .mbox .mr{ width:550px; padding:8px 0 6px 0; border-bottom:1px solid #efefef;  float:left;}
.menu dl .mshow .mbox .mr span{ font-size:12px; float:left;}
.menu dl .mshow .mbox .mr span a{ padding:0 12px; color:#333; font-size:12px; line-height:25px;  float: left; }
.menu dl .mshow .mbox .mr span i{ float:left; font-style:inherit; color:#999; font-size:12px; margin:3px 0 0; }
.menu dl .mshow .mbox .mr span a.hot{ color:#FF0000; }

.menu dl:hover{ background:#fff; color:#333; } 
.menu dl:hover dt a{ color:#333; }  
.menu dl:hover dt em{ color:#333; }
.menu dl:hover dt p a{ color:#333; }
.menu dl:hover .mshow{width:680px; min-height:418px; margin:-9px 0 0 198px; padding:10px; background: #FFFFFF; position: absolute; z-index:99; display:block; } 


/*FOOTER*/
.footer_bar{ width:100%; padding:15px 0; background:#F3F3F3; border-top:1px solid #f9f9f9; margin-top:1px; float:left; }
.footer{ width:1180px; margin:0 auto; } 
.fhelp{ width:100%; float:left; }
 
.contact_help{ width:765px; padding:15px 0 10px 10px; float:left;}
.contact_help dl{ width:150px; float:left;}
.contact_help dl dt{ width:100%; font-size:14px; margin:0 0 10px 0; color:#333; float:left; }
.contact_help dl dd{ width:100%; line-height:26px; float:left; }
.contact_help dl dd a{ color:#666; }

.contact_ewm{ width:130px; padding:15px 0 0 0; float:left; }
.contact_ewm span{ width:100%; font-size:14px; float:left; }
.contact_ewm p{ width:100%; padding:10px 0 0 0; float:left; }
.contact_ewm p img{ width:100px; float:left; }

.contact_us{ width:238px; padding-top:15px; float:right; } 
.contact_us .cname{ width:100%; padding:0 0 2px 0; font-size:14px; color:#333; float:left;	}
.contact_us .cmobile{ width:100%; font-size:30px; padding:0; color:#F60000; float:left; }
.contact_us .service{ width:100%; color:#666666; padding:5px 0 0 0; float:left; } 

.bottom_bar{ width:100%; padding:0 0 20px 0; background:#f6f6f6; margin-top:1px; border-bottom:1px solid #f9f9f9; float:left; }
.bottom{ width:1180px; margin:0 auto; } 
.bottom .copyright{width:1100px; height:30px; padding-top:10px; text-align:center; color:#555; margin:0 auto; float:left; }
.bottom .copyright a{ color:#333;}



.nomsg{ width:100%; text-align:center; padding:20px 0 30px 0; font-family: Microsoft YaHei; color:#333; font-size:18px; float:left;}

.page{ width:100%; text-align:center; margin-top:-1px;  padding:30px 0 30px 0; float:left;}
.page a{ border:1px solid #f5f5f5; margin:0 10px 0 0; background:#fff; border-radius:3px; padding:10px 12px 10px; color:#999999;}
.page span a{ border:1px solid #EE4040; background:#EE4040; border-radius:3px; color:#fff; }

/*小ICON*/
.cuxiao{ background:#F47A86; color:#FFFFFF; padding:3px 3px 2px; margin-left:5px; font-size:12px; border-radius:3px; }


table{ border-collapse: collapse; }
table thead{ right:0; left:0; }
table thead tr{ padding:10px 0 0px 0; background:#f8f8f8; }
table thead tr th{ height:28px;  text-align:center; padding:5px 0 2px 0; font-size:12px; font-weight:100; color:#333;  } 
table tbody tr td{ padding:12px 0 12px 0; text-align:center; border-top:none;} 
table tbody tr td p{ padding:6px 0 0 0;}  

table.ltable{ border:none; border-collapse:collapse; border-spacing:0; margin:1px 0 0 0; float:left; }
table.ltable thead{ background:#f8f8f8;}
table.ltable thead tr th{ font-size:12px; padding:6px 0 5px 10px; text-align:left; color:#333;  } 
table.ltable tbody tr td{ text-align:left; padding:18px 0 15px 10px; border-bottom:1px solid #efefef; color:#333;}
table.ltable tfoot td{ padding:10px 0 0 0; }
 
table.etable{ border:none; border-collapse:collapse; border-spacing:0; border-top:none; margin:5px 0 10px 0; float:left; } 
table.etable tr td{ border:none; height:30px; padding:8px 0 5px 0; color:#333; font-size:12px; }
table.etable tr td:first-child{ padding:2px 10px 0 0; color:#666666; text-align:right; font-size:12px; }
table.etable tr td input { float:left;}
table.etable tr td p{ padding:6px 0 10px 15px; color: #666;font-family: arial; float:left;}
table.etable tr td label{ padding:0 20px 0 0; font-size:14px; float:left;}
table.etable tr td i{ color:#FF3300; padding:8px 0 0 15px; font-family: "微软雅黑"; font-style:inherit;  float:left;}
table.etable tr td:nth-child(2){ text-align:left; }

/*地址*/
.address_box{ position: relative; float: left;   }
.address_box span{ border:1px solid #ddd; cursor:pointer; padding:5px 20px 5px 10px; float:left; }
.address_box .address_html{ width:360px; padding:10px; display:none; border:1px solid #ddd; position:absolute; background:#fff; box-shadow:0 3px 5px #ccc; top:27px; float:left;}
.address_box .address_html ul{ width:100%; height:30px; border-bottom:1px solid #efefef; border-bottom:2px solid #FF6565; padding:10px 0 0 0; float:left;}
.address_box .address_html ul a{ border:1px solid #ddd; padding:7px 15px; border-bottom:none; margin:0 5px; font-size:12px; float: left; } 
.address_box .address_html ul a.ch{ border:2px solid #FF6565; padding-bottom:5px; border-bottom:2px solid #fff; }
.address_html .addr_con{ width:100%; float:left; }
.address_html .addr_con .addr_one{ width:100%; padding:8px 0; float:left; }
.address_html .addr_con .addr_one a{ width:25%; padding:5px 0 5px; float:left;}
 

/*rside*/ 
.rside{ width:323px; height:100%; z-index:1001; background:#fff; position: fixed; right:-285px; top:0; float:right; }
.rside_menu{ width:38px; background:#000; height:100%; float:left; }
 
.rside .rside_con{ width:285px; height:100%; overflow-y:scroll; overflow-x:hidden; scrollbar-arrow-color: #240024; position: absolute; right:0; background:#ECEAEA; }  

.rmctr{ width:38px; height:300px; margin-top:-150px; top:40%; position:absolute; float:left; } 
.rmcart{ height:170px; background:#f00; cursor:pointer; }
.rmcart i{ width:38px; height:30px; margin:10px 5px 10px; background:url(../../../../public/images/icon/gouwu.png); background-size:auto 30px; float: left; } 
.rmcart p{ width:14px; margin:0 13px; font-size:14px; line-height:20px; color:#fff; float:left; }
.rmcart span{ width:20px; height:20px; line-height:20px; text-align:center; margin:10px 10px 0; background:#fff; border-radius:14px; color:#E61583; float: left; }
.rm_icon{ width:38px; height:25px; margin-top:20px; float:left; }
.rm_icon span{ width:22px; height:22px; margin:0 0 0 8px; cursor:pointer; float:left; } 
.rm_icon#rs_collect span{ background:url(../../../../public/images/icon/collect.png); background-size:auto 22px; }
.rm_icon#rs_history span{ background:url(../../../../public/images/icon/history.png); background-size:auto 22px; }

.rside .rtop{ width:38px; height:38px; line-height:38px; bottom:0; position:absolute; text-align:center; float:left; }
.rside .rtop a{ width:28px; height:28px; margin:0 5px; display:block; background:url(../../../../public/images/backtop.png); background-size:auto 28px; text-indent:-9999px; } 
.rs_msg{ width:100%; text-align:center; padding:20px 0 0 0; float: left; }

.rs_cname{ width:100%; border-bottom:1px solid #efefef; padding:10px 0; background:#efefef; float:left; }
.rs_cname span{ padding:0 0 0 10px; font-size:16px; float:left; }
.rs_cname a.rs_close{ width:15px; height:15px; margin:-5px 10px 0 0; text-align:center; font-size:22px; float:right; }
.rs_ccon{ width:100%; float:left; }
.rs_ccon .cbox{ width:100%; background:#fff; margin:0; border-bottom:1px solid #efefef; padding:11px 0; float:left; }
.rs_ccon .cbox .img{ width:60px; margin:0 0 0 5px; float:left; }
.rs_ccon .cbox .img img{ width:55px;}
.rs_ccon .cbox .con{ width:200px; float:left; }
.rs_ccon .cbox .con .ttl{ width:200px; float:left; }
.rs_ccon .cbox .con .num{ width:190px; float:left; }
.rs_ccon .cbox .con .num span{ color:#f00; float:left; }
.rs_ccon .cbox .con .num a{ color:#333; float:right; }
.rs_ccon .rs_cbuy{ width:260px; margin:8px 5px 5px; border-radius:2px; float:left; }
.rs_ccon .rs_cbuy a{ width:100%; padding:8px 0 7px; font-size:14px; background:#f00; color:#fff; text-align:center; float:left; }

.rs_ccon .cgs{ width:122px; background:#fff; margin:0 5px 5px; border-bottom:1px solid #efefef; padding:10px 0 5px; float:left; }
.rs_ccon .cgs .img{ width:102px; margin:0 11px; float:left; }
.rs_ccon .cgs .img img{ width:100px;}  
.rs_ccon .cgs .num{ width:122px; padding:5px 0 0 0; text-align:center; float:left; }
.rs_ccon .cgs .num span{ color:#f00; font-size:14px; }
.rs_ccon .cgs .num a{ color:#333; float:right; }
 

